projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be24ead
)
(apropos-next-label-button): Doc fix.
author
Pavel Janík
<Pavel@Janik.cz>
Fri, 16 Nov 2001 18:30:25 +0000
(18:30 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Fri, 16 Nov 2001 18:30:25 +0000
(18:30 +0000)
lisp/apropos.el
patch
|
blob
|
history
diff --git
a/lisp/apropos.el
b/lisp/apropos.el
index ab4c04c06624bb318741a7402eb0ecc3e0544ad5..fa3be6f0a5c50f76ecaaa61b7e1700ba77132d40 100644
(file)
--- a/
lisp/apropos.el
+++ b/
lisp/apropos.el
@@
-199,7
+199,7
@@
for the regexp; the part that matches gets displayed in this font."
(apropos-describe-plist (button-get button 'apropos-symbol))))
(defun apropos-next-label-button (pos)
- "Return
s
the next apropos label button after POS, or nil if there's none.
+ "Return the next apropos label button after POS, or nil if there's none.
Will also return nil if more than one `apropos-symbol' button is encountered
before finding a label."
(let* ((button (next-button pos t))